Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merging development in master for Release 0.3.0 #28

Merged
merged 5 commits into from
Sep 11, 2020
Merged

Conversation

riteshnahar
Copy link
Contributor

@riteshnahar riteshnahar commented Sep 11, 2020

Changes: Since we have done minor improvements to ProvarDX package so bumped the version from 0.2.2 to 0.3.0:

New updates:

  1. ProvarDX runtests, metadatacache command fails in case we are having special characters in Scratch Org password

  2. Enforced the required flags for ProvarDX metadatacache command

  3. Fixed the working of flags for ProvarDX metadatacache command in tandem

  4. ProvarDX trademark changes

  5. Updated help texts

riteshnahar and others added 4 commits August 4, 2020 18:40
-   Updated help messages for runtests, validate commands displayed on running `sfdx provar --help`
-   Updated company name in LICENSE.md
…ratch Org Passwords properly (#25)

* PRO-16923: ProvarDX runtests fails to handle special characters in Scratch Org Passwords properly

* PRO-16923: Special characters were causing issues on different OS so encoded the password

* PRO-16897: ProvarDX: Runtests secrets flag override incorrectly documented

* PRO-16897: ProvarDX: Runtests secrets flag override incorrectly documented
* PRO-16890 : Enforce required flags for provar:metadatacache

The command started executing even when required flags were not given.
Changed that to give error in typescript itself. Also made changes to
make sure that the flags work correctly in tandem.

* PRO-16890 : Implement review comments and add change log

* PRO-16890 : Implement review comments

Corrected conditional checks to use "===" & '!==' for comparison and
renamed variables with self explanatory names

* PRO-16890 : Implement review comments

Co-authored-by: mayank.nehru <mayank.nehru@HP-Mayanknehru>
@riteshnahar riteshnahar changed the title erging development in master for Release 0.3.0 Merging development in master for Release 0.3.0 Sep 11, 2020
@riteshnahar riteshnahar merged commit 50bdcbe into master Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants